home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
5791
/
5791.xpi
/
chrome
/
flagfox.jar
/
content
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-09-15
|
389b
|
12 lines
/* Center all hbox children vertically; don't stretch images */
hbox { -moz-box-align: center; }
/* Links in options and about dialogs */
.link { color: blue; }
.link:hover { color: red; cursor: pointer; }
/* Layout for about dialog */
text.head { font-weight: bold; padding-top: 3px; }
text.indented { -moz-padding-start: 10px; }
image.flag { padding-left: 10px; padding-right: 10px; }